home *** CD-ROM | disk | FTP | other *** search
/ Adventures with Oslo: Tools & Gadgets / Adventures with Oslo - Tools and Gadgets.ISO / mac / Ad / Mod04 / forceps / 00003.ls < prev    next >
Encoding:
Text File  |  1994-09-23  |  90 b   |  7 lines

  1. on mouseUp
  2.   puppetSound("Frrp.S")
  3.   updateStage()
  4.   puppetSprite(45, 1)
  5.   go("game")
  6. end
  7.